This document describes the various batch files distributed with this project.

** humanGenTest.bat **
This batch file runs the basic humanGenMA.ma file.  This cellular automaton MA file implements the fundamental human behaviour rules 
with a uniform probability distribution used for the evolution of hum, act and ext variables.

** humanGenZones.bat **
This batch file runs the basic humanGenMAZones.ma file.  This cellular automaton MA file implements the fundamental human behaviour rules.
The probability distribution is broken into two zones with differeing probablitites for each state variable.

** humanGenTime.bat **
This batch file runs the basic humanGenMATime.ma file.  This cellular automaton MA file implements the fundamental human behaviour rules.
The probability distribution is broken into four zones and evolves over time.

